Skip to content

ci: add myst-parser #3493

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 19, 2023
Merged

ci: add myst-parser #3493

merged 1 commit into from
Jun 19, 2023

Conversation

lastoCHka42
Copy link
Collaborator

@lastoCHka42 lastoCHka42 commented Jun 2, 2023

  • Updated doc-builder version to 4.3 with myst-parser
  • Added myst_parser to config
  • Ignored dubious ownership error with git config --add safe.directory

Before the ignor, new build had the following error:

fatal: detected dubious ownership in repository at '/__w/doc/doc'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/doc/doc
Error: Process completed with exit code 128.

Part of tarantool/doc-builder#21

@lastoCHka42 lastoCHka42 force-pushed the lastochka42/add-myst-parser branch 8 times, most recently from 243d390 to e986c93 Compare June 5, 2023 13:41
@lastoCHka42 lastoCHka42 marked this pull request as ready for review June 6, 2023 08:28
@lastoCHka42 lastoCHka42 requested a review from veod32 June 6, 2023 08:30
* Updated doc-builder version to 4.3 with myst-parser
* Added myst_parser to config
* Ignored dubious ownership error with `git config --add safe.directory`

Before the ignor, new build had the following error:
```
fatal: detected dubious ownership in repository at '/__w/doc/doc'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/doc/doc
Error: Process completed with exit code 128.
```

Part of tarantool/doc-builder#21
@lastoCHka42 lastoCHka42 force-pushed the lastochka42/add-myst-parser branch from e986c93 to b783107 Compare June 6, 2023 08:31
@lastoCHka42 lastoCHka42 merged commit fb9033b into latest Jun 19, 2023
@lastoCHka42 lastoCHka42 deleted the lastochka42/add-myst-parser branch June 19, 2023 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants